home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Acao / bubble_tanks_2.swf / scripts / DefineButton2_520 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-02  |  49 b   |  4 lines

  1. on(release){
  2.    _root.switchStageForward();
  3. }
  4.